'Declaration
Public Function WiaSetBitsPerPixel( _ ByVal bpp As Integer _ ) As Boolean
public bool WiaSetBitsPerPixel( int bpp )
public function WiaSetBitsPerPixel( bpp: Integer ): Boolean;
public function WiaSetBitsPerPixel( bpp : int ) : boolean;
public: bool WiaSetBitsPerPixel( int bpp )
public: bool WiaSetBitsPerPixel( int bpp )
Parameters
- bpp